Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[diag] add prefix tlv definition and parsing into diagnostic data #311

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ZhangLe2016
Copy link
Contributor

@ZhangLe2016 ZhangLe2016 commented Jan 9, 2025

The Prefix TLV is a TLV included in Network data. This TLV records information about all border routers in the network and route information to external networks. It is helpful for users to understand the routing status between the Thread network and external networks.

Prefix TLV has three types of sub-tlv:

  • hasRoute TLV
  • BorderRouter TLV
  • 6LoWPAN context ID

Test: unit test

The Prefix TLV is a TLV included in Network data. This TLV records
information about alll border routers in the network and route
informaiton to external networks. It is helpful for users to understand
the routing status between the Thread network and external networks.

Prefix TLV has three types of sub-tlv:

* hasRoute TLV
* BorderRouter TLV
* 6LoWPAN context ID

Test: unit test
@ZhangLe2016 ZhangLe2016 requested review from wgtdkp and lanyuwen January 9, 2025 08:12
@ZhangLe2016 ZhangLe2016 marked this pull request as ready for review January 9, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant